home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / SpaceII / Space.Help < prev    next >
Text File  |  1996-09-26  |  28KB  |  823 lines

  1.   **************************************************************************
  2.                                S P A C E   I I
  3.                        Copyright (C)1991  Edgar M. Vigdal
  4.   **************************************************************************
  5.   This program is a sharware program, so if you use this program, or have it 
  6.   in your collection of public-domain, you MUST send $20 to :   
  7.  
  8.                                EDGAR M. VIGDAL
  9.                                Bjørkelund
  10.                                5830 LUSTER
  11.                                NORWAY
  12.  
  13.   You will then become a registered user and receive new versions and other
  14.   utilities that I have made.
  15.   **************************************************************************
  16.   **************************************************************************
  17.   **                                                                      **
  18.   **  THIS IS A BETA VERSION OF THE 2.3 VERSION. THE TEXT VIEWER/EDITOR   **
  19.   **         IS JUST HALF FINISHED, SO IT MAY BE A BIT BUGGY.             **
  20.   **                                                                      **
  21.   **************************************************************************
  22.  
  23.  
  24.  
  25.   ==========================================================================
  26.   --------------------------------------------------------------------------
  27.                                   SPACE II
  28.   --------------------------------------------------------------------------
  29.   ==========================================================================
  30.  
  31.  
  32.  
  33.  
  34.                         The Screen Blanking Utility.
  35.  
  36.                    Version 2.3 Beta  Release date 8/5-92.
  37.  
  38.   This program started out as a simple screen blanking program, but now
  39.   in it's latest version (v2.3) it has over 50 utilities built in to
  40.   only 55 Kbytes of pure assembler code. The program is a resident utility
  41.   that will be placed in the background, and will be activated with
  42.   keypresses. The program was made as small as possible, so that the tiny
  43.   memory it occupies can be justified by the usefulness of the many
  44.   utilities it provides. The program uses a inputhandler for linking into
  45.   the stream of input events, and is almost invisible for other programs.
  46.   The time I have used it, no interference with other program has occurred,
  47.   but if you discover some bugs than PLEASE let me know !!!. If you have
  48.   ideas for more short utilities that you would have liked to see inside it,
  49.   then send me a description of the utility and I will try to work it out.
  50.  
  51.  
  52.              List of current utilities: (No specific order)
  53.              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54.   1.  Five different Screen blankers.
  55.       - Star field
  56.       - Lines (kaleidoscope)
  57.       - 3D Clock
  58.       - Colour dimmer
  59.       - Black screen                    
  60.   6.  Mouse blanker.
  61.   7.  Text viewer. (soon text editor)        ALT/SHIFT/CTRL  READ
  62.   8.  Hex dump of files.            ALT/SHIFT/CTRL  READ
  63.   9.  IFF-picture viewer.            ALT/SHIFT/CTRL  VIEW IFF
  64.   10. Sound player.                ALT/SHIFT/CTRL  SOUND
  65.   11. Make new directory.            ALT/SHIFT/CTRL  MAKEDIR
  66.   12. Rename files.                ALT/SHIFT/CTRL  RENAME
  67.   13. Move files.                ALT/SHIFT/CTRL  MOVE
  68.   14. Copy files.                ALT/SHIFT/CTRL  COPY
  69.   15. Delete files.                ALT/SHIFT/CTRL  DELETE
  70.   16. Set protection flags.            ALT/SHIFT/CTRL  <HSPARWED>
  71.   17. Program runner.                ALT/SHIFT/CTRL  RUN
  72.   18. Text printer.                ALT/SHIFT/CTRL  READ Shift P
  73.   19. Directory lister.                ALT/SHIFT/CTRL  DIR
  74.   20. Filename and path injection.        ALT/SHIFT/CTRL    FILEPATH -->
  75.   21. Filename injection.            ALT/SHIFT/CTRL    FILENAME -->
  76.   22. Disk copy.                ALT/SHIFT/CTRL    DISK COPY
  77.   23. Disk formater.                ALT/SHIFT/CTRL    FORMAT
  78.   24. Directory to printer.            ALT/SHIFT/CTRL  DIR > PRT
  79.                         ALT/CTRL    D
  80.   25. Set blanking time.                    ALT/CTRL    T
  81.   26. Keyboard macro.                ALT/CTRL    M
  82.   27. NewCli.                    ALT/CTRL    C
  83.   28. DOS command/program executer.             ALT/CTRL    R
  84.   29. Font viewer.                        ALT/CTRL    F
  85.   30. Device info.                ALT/CTRL      F1
  86.   31. Memory info.                ALT/CTRL      F2
  87.   32. Palette.                    ALT/CTRL      F3
  88.   33. Copy Files.                ALT/CTRL      F4
  89.   34. Calculator.                ALT/CTRL      F5
  90.   35. Mouse Blanker OFF.            ALT/CTRL      F6
  91.   36. Mouse Blanker ON.                ALT/CTRL      F7
  92.   37. Screen dumper.                ALT/CTRL      F8
  93.   38. Alarm.                    ALT/CTRL      F9
  94.   39. Save screens as IFF-pictures.        ALT/CTRL      F10
  95.   40. Audio filter On/Off.            ALT/CTRL      *     (Keypad)
  96.   41. 50/60Hz Switch.                ALT/CTRL      /     (Keypad)
  97.   42. Text rescue.                ALT/CTRL      ENTER (Keypad)
  98.   43. Display boot-block on disks in DF0:.    ALT/CTRL      4     (Keypad)
  99.   44. Install disk in DF0.            ALT/CTRL      5     (Keypad)
  100.   45. UnInstall disks in DF0:.            ALT/CTRL      6     (Keypad)
  101.   46. Set blanking mode.            ALT/CTRL     .     (Keypad)
  102.   47. Disable/Enable vector checker        ALT/CTRL     BACKSPACE...
  103.   48. Exec Vectors display.            ALT/CTRL      BACKSPACE
  104.   49. Virus checker.
  105.   50. Screen shuffler with activate.        ALT/CTRL      CRSR UP
  106.   51. Screen shuffler without activate.        ALT/CTRL      CRSR DOWN
  107.   52. Window shuffler, Front to back.        ALT/CTRL      CRSR LEFT
  108.   53. Window shuffler, Back to Front.        ALT/CTRL      CRSR RIGHT
  109.  
  110.   in 54452 bytes.
  111.  
  112.  
  113.  
  114.  
  115.  
  116. MENU                      ALT/SHIFT/CTRL
  117. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  118.   When pressing the three keys <LEFT ALT> + <LEFT SHIFT> + CTRL, a menu
  119.   will be opened up on the screen you are currently working on. From the
  120.   menu you can select the following utilities.  
  121.  
  122.  
  123.     RUN        This will try to start up a selected program
  124.             and run it as a new task.
  125.             You can also input arguments to the new program.
  126.  
  127.     MAKEDIR        This will prompt for the name of the new directory
  128.             and then attempt to create the new directory.
  129.  
  130.     DELETE        This will delete the selected file/files.
  131.             If you have selected multiple files in the file-
  132.             requester, all of the selected files will now be
  133.             deleted. Before each delete you will be asked to
  134.             confirm the operation.
  135.  
  136.     RENAME        This will prompt for a new name and than rename
  137.             the selected file.
  138.  
  139.     DIR        This will bring up the filerequester and a new
  140.             file can be selected. You can select multiple
  141.             files by holding down SHIFT and selecting filenames
  142.             by clicking once on the name. You can also use the
  143.             match function to filter out the files you want to
  144.             do something to. The DIR function will always discard
  145.             any files that you have selected with the multiple
  146.             function and not yet got any info on.
  147.  
  148.     D        This will examine the next file IF you have selected
  149.             more than one file in the filerequester.
  150.  
  151.     DIR > PRT    This will send a selected directory to the printer,
  152.             or a file that you choose.
  153.  
  154.     COPY        This will make a copy of the file/files you have
  155.             selected with the filerequester. It will ask you to
  156.             select a destination directory for the files.
  157.  
  158.     MOVE        This will move the file/files you have selected with
  159.             the filerequester. It will ask you to select a
  160.             destination directory for the files.
  161.  
  162.     FILEPATH -->    This will send the filename with the path into the
  163.             document/CLI you stood in when activating Space II.
  164.  
  165.             Examples:
  166.  
  167.             1. If you are working with a source code for some
  168.                            program and you want to include a data file into 
  169.                it.
  170.                You than place the cursor where you want the
  171.                filename, and then press ALT/SHIFT/CTRL and then
  172.                click the DIR gadget and find the wanted file.
  173.                when you now click on the "FILEPATH -->", the
  174.                whole filepath will be typed into your source code.
  175.  
  176.             2. You want to start a program, but don't remember
  177.                the path and the filename. Just press the three
  178.                magic keys and find the program with the
  179.                filerequester, then click on "FILEPATH -->".
  180.                Now you can start the program with pressing
  181.                the RETURN key (easy ehhh?)
  182.  
  183.     FILENAME -->    This will send the filename into the document/CLI you
  184.             stood in when activating Space II. This will work just
  185.             like the 'FILEPATH -->' function, but will only send
  186.             the filename for the file you have selected.
  187.  
  188.     READ        This will load a ascii text or a PowerPacked
  189.             document and display it.
  190.             You can also use it to read programs, text or any
  191.             files in hex dump. Press <H> to enter hex mode.
  192.             (Press HELP for instructions on the text-viewer.)
  193.             If you have selected multiple files, you can read
  194.             the next file by opening a new text (O, Both MButtons)
  195.  
  196.     VIEW IFF    This will load and display a IFF-picture. If you have
  197.             selected a animation the first frame in the anim. will
  198.             be displayed. If you have selected more than one
  199.             file, you can view the next file by pressing any of
  200.             the mousebuttons, or F1.
  201.             This function can NOT load DynamicHAM pictures.
  202.  
  203.     SOUND        This will load and play any IFF/RAW samples.
  204.  
  205.     HELP        This will load the help text (This text.)
  206.  
  207.     DISKCOPY    This will make a copy of a disk in DF0:
  208.             This function is a bit simple, but it works.
  209.             Next version will hopefully support more drives.
  210.  
  211.     FORMAT        This will format a disk in drive DF0:. You can
  212.             format it in two ways. 1) If the disk is new and
  213.             unused then use the STANDARD format. This will
  214.             format the disk in a standard Amiga format.
  215.             2) If the disk as previously been formated on
  216.             the Amiga, you can use the QUICK format.
  217.  
  218.             All data on the disk will be lost when you format
  219.             a disk, so be careful!
  220.     
  221.  
  222.   You can also set the protection bits <HSPARWED> for a file by clicking
  223.   on the protection gadgets.
  224.  
  225.     H       Hidden
  226.     S    Script
  227.     P    Pure
  228.     A    Archived
  229.     R    Read
  230.     W    Write
  231.     E    Edit
  232.     D    Delete
  233.  
  234.   You can close the menu by pressing ESC or clicking on the OK gadget.
  235.  
  236.  
  237.  
  238.  
  239.  
  240. IFF VIEWER        ALT/CTRL F1,  VIEW IFF
  241. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  242.   When you are viewing a picture, you can adjust the palette for the
  243.   picture by pressing F3 or you can dump the picture to the printer
  244.   by pressing F8. You must of course have a printer connected and a
  245.   printer driver selected.
  246.  
  247.   By pressing F1 you can load another picture.
  248.  
  249.   If you have selected more then one picture in the filerequester, you
  250.   can view the next be clicking the left mousebutton.
  251.  
  252.   Animations will be loaded, but only the first frame will be displayed.
  253.  
  254.   ESC or mousebuttons to exit.
  255.  
  256.  
  257.  
  258.  
  259.  
  260. FILE RUNNER/DOS COMMAND        ALT/CTRL   D
  261. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262.   This will open up a string input box where you can enter the wanted
  263.   DOS command or the name of a program you want to start. You can also
  264.   provide any arguments to the command/program.
  265.  
  266.   Example:
  267.         NewShell    (Create a newshell window)
  268.         List df0: to *    (List the directory on df0: to *)
  269.  
  270.   A output window for the SPACE II will now be opened. This will be
  271.   used to output any error messages that the command/program generated.
  272.   The command/program will spin off, creating a new task and hopefully
  273.   the program will start.
  274.  
  275.  
  276.  
  277.  
  278.  
  279. TEXT VIEWER        ALT/SHIFT/CTRL   READ
  280. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  281.   This will load a text and display it in a window. The text viewer has
  282.   some advanced options. It has very fast text scrolling and very fast
  283.   searching after text in the document. (It scans through ca. 125000 chars
  284.   pr. second on a standard Amiga 2000B). It can also load PowerPacked docs.
  285.   The text viewer can also be used as a hex dump viewer, so any files can
  286.   be loaded and viewed.
  287.  
  288.   Here is a list of commands for the textviewer:
  289.   (use right Amiga key)
  290.  
  291.     O        Open a new file. This will close the current
  292.             file and load a new file. Any type of file can
  293.             be loaded (Text, Docs, Data...).
  294.  
  295.     P        Print page. Print the page that is currently
  296.             displayed. Output can be directed to any device
  297.             and can be printed as draft, NLQ or plain text.
  298.             Press ESC to stopp the printout.
  299.  
  300.     P + Shift    Print all. Same as P, but prints the whole file.
  301.  
  302.     A        Search backward.
  303.  
  304.     S        Search forward.
  305.  
  306.     A, S + Shift    Enter search text and search for it.
  307.  
  308.     G        Goto line.
  309.  
  310.     H        Toggles HEX and standard output mode.
  311.  
  312.     `        (Over TAB) This will toggle the interlaced display.
  313.  
  314.     T 7(HOME)    Goto top of text.
  315.  
  316.     E 1(END)    Goto end of text.
  317.  
  318.     8        (Keypad) Goto first mark.
  319.  
  320.     5        (Keypad) Goto second mark.
  321.  
  322.     2        (Keypad) Goto third mark.
  323.  
  324.     8 5 3 + Shift    Set first, second and third mark.
  325.  
  326.     CRSR UP        Previous line.
  327.  
  328.     CRSR DOWN    Next line.
  329.  
  330.     SHIFT CRSR U D    Previous/Next page of text.
  331.  
  332.     Both mousebuttons to open a new text.
  333.  
  334.     Pointer over  middle of screen and left mousebutton, to scroll up.
  335.     Pointer under middle of screen and left mousebutton, to scroll down.
  336.  
  337.     F6        Palette requester.
  338.  
  339.     F10        Toggle ON/OFF the scrollbar.
  340.  
  341.  
  342.   You can also open a new file by pressing ALT/SHIFT/CTRL. If you have
  343.   already opened a text, the text viewer window will be closed and the
  344.   file requester will be displayed.
  345.  
  346.   NB **
  347.   You must have the 'powerpacker.library' in the LIBS: directory for
  348.   loading power packed docs/texts.
  349.  
  350.  
  351.  
  352.  
  353.  
  354. DEVICE INFO                  ALT/CTRL F1
  355. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  356.   This will show what devices (disks, harddisks, ramdisks) that are in the
  357.   system. The disks total size, how much free space there are one each
  358.   device and any errors. 
  359.  
  360.  
  361.  
  362.  
  363.  
  364. MEMORY INFO                  ALT/CTRL F2
  365. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  366.   This will display the amount of random access memory (RAM) in you system. 
  367.   It will show both Chip-RAM and Fast-RAM, and the locations for both. The 
  368.   greatest blocks of free continues memory is also displayed.
  369.  
  370.  
  371.  
  372.  
  373.  
  374. PALETTE                      ALT/CTRL F3
  375. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  376.   This will bring up a palette, so you may adjust the colours on the
  377.   current screen.
  378.  
  379.  
  380.  
  381.  
  382.  
  383. FILE COPY                    ALT/CTRL F4
  384. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385.   This is a simple file copying utility. You use the filerequester to choose 
  386.   the file/files to copy and click on the 'OK' gadget and then select the
  387.   destination directory and confirm the copy.
  388.  
  389.  
  390.  
  391.  
  392.  
  393. CALCULATOR                   ALT/CTRL F5
  394. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  395.   How many times have you needed a calculator and looked all over for it. 
  396.   Well now it's just a keypress away. 
  397.  
  398.   It is a bit simple, but it has bin, oct, hex and decimal and the answer 
  399.   can be transferred into your editor or another program as if you had typed 
  400.   it in yourself. You could use the key pad for entering numbers and F1-F3
  401.   for selecting bin-decimal. CRSR RIGHT is transfer and [ is CLEAR ALL.
  402.   A-F for Hex numbers. ESC for quit.
  403.  
  404.  
  405.  
  406.     *************************************************************
  407.     If anybody  have a good source for  converting floating point
  408.     numbers into an ASCII string, and ASCII strings into floating
  409.     point numbers, then please contact me !!!!!!!!!!!
  410.         The source must be in assembler code.
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417. POINTER BLANKER OFF          ALT/CTRL F6
  418. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  419.   This will disable the pointer blanking and restore the pointer.  
  420.   The pointer blanker will remove the pointer from the screen when a key is
  421.   pressed and display it again when the mouse is moved.
  422.  
  423.  
  424.  
  425.  
  426.  
  427. POINTER BLANKER ON           ALT/CTRL F7
  428. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  429.   This will enable the pointer blanking.
  430.  
  431.  
  432.  
  433.  
  434.  
  435. SCREEN DUMP                  ALT/CTRL F8
  436. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  437.   This will dump the current screen to the printer. It uses the preferences,
  438.   so the density and colour/gray scale will depend on the selections made in
  439.   the preferences.
  440.   The screen dump may take some time to perform, so be patient.
  441.  
  442.  
  443.  
  444.  
  445.  
  446. ALARM                    ALT/CTRL and F9
  447. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448.   This will prompt for a time (minutes) and a message that shall be
  449.   displayed when the time has passed.
  450.   The message can be up to 80 characters long. The message can be displayed
  451.   as many lines, by using CTRL + J as linefeed in the string.
  452.   The alarm can be switched OFF by entering 0 as the time.
  453.  
  454.  
  455.  
  456.  
  457.  
  458. IFF-PICTURE SAVER       ALT/CTRL and F10
  459. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  460.   This will save the first screen as an IFF-picture.
  461.   It will first prompt you for a filename and than save it.
  462.   The picture will not be crunched, so if you want to crunch it you
  463.   must load it in to Deluxe Paint or another paint program and save it
  464.   from there. 
  465.  
  466.  
  467.  
  468.  
  469.  
  470. DIRECTORY TO PRINTER                    ALT/CTRL D
  471. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  472.   This will ask for a directory to list to the printer. The directory can
  473.   be any directory/disk and the output can be directed to any file or
  474.   device. The printer mode will also be asked for, and if just an ASCII
  475.   file is wanted, select the NORMAL gadget.
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482. AUDIO FILTER ON/OFF        ALT/CTRL and * (keypad)
  483. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  484.   This will toggle the amiga's audio filter on and off. The power led
  485.   will indicate the state of the filter. Bright light for ON and
  486.   dimmed light for OFF.
  487.  
  488.  
  489.  
  490.  
  491.  
  492. 50/60Hz  ON/OFF            ALT/CTRL and / (keypad)
  493. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  494.   This will toggle the screen from 50 to 60Hz. This only works
  495.   on Amigas with the 'Super Fat Agnus' installed. (ECS)
  496.  
  497.  
  498.  
  499.  
  500.  
  501. SCREEN SHUFFLER               ALT/CTRL and CRSR UP
  502. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  503.   <WITH ACTIVATE>
  504.   This will send the first screen to the back, and activate the
  505.   first window on the screen that now have become the first screen.
  506.   This function is absolutely necessary if you are doing any programming
  507.   and debugging. If you are debugging a program, and have just called
  508.   a function that have opened a screen, and the debugging program have
  509.   it's own screen and the CLI-screen is open, you may never get back to
  510.   the debugger screen without this utility. The left Amiga N/M functions
  511.   will only toggle between the CLI-screen and the newly opened screen,
  512.   and not the debugging tool's screen. If you understood that you will
  513.   love this screen shuffler. I have used it a lot.
  514.  
  515.  
  516.  
  517.  
  518.  
  519. SCREEN SHUFFLER             ALT/CTRL and CRSR DOWN
  520. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  521.   <WITHOUT  ACTIVATE>
  522.   This will send the first screen to the back.
  523.   No activating will be done, so you will have to activate a window
  524.   yourself by clicking in the window to activate, with the mouse.
  525.  
  526.  
  527.  
  528.  
  529.  
  530. WINDOW SHUFFLER            ALT/CTRL and CRSR RIGHT
  531. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  532.   Back to front.
  533.   If you have more than one window on a screen, you can move
  534.   the one at the back into the front and the other back to the back.
  535.   This will work from within other Space II utilities, so you can get
  536.   back windows that have come behind other windows (maybe windows without
  537.   depth-gadgets)
  538.  
  539.  
  540.  
  541.  
  542.  
  543. WINDOW SHUFFLER             ALT/CTRL and CRSR LEFT
  544. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  545.   Front to back.
  546.   This will work from within other Space II utilities, so you can get
  547.   back windows that have come behind other windows (maybe windows without
  548.   depth-gadgets)
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555. TEXT RESCUER           ALT/CTRL and ENTER (keypad)
  556. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  557.   If you have had a crash when you have been working with a text editor,
  558.   program editor, Seka xxx, AsmOne or something that uses ascii text,
  559.   you can use this utility to scan the memory and save the text.
  560.   The only thing you must do is to include the following text in your
  561.   texts.
  562.  
  563.  
  564.   In the start of every sources, docs or texts you add the following:
  565.  
  566.   #RESCUE#
  567.  
  568.   This can be commented away like this:
  569.  
  570.   ;#RESCUE#                   Assembler
  571.  
  572.   (*#RESCUE#*)  or
  573.   {#RESCUE#}                            Pascal
  574.  
  575.   /*#RESCUE#*/                          C
  576.  
  577.   If you include this in your sources, there is a chance that it can
  578.   survive a GURU or some other kind of crashes.
  579.  
  580.   If you know what the first and last chars in your text are, you can
  581.   also search after those.
  582.  
  583.   Example:
  584.          *MyStart*
  585.         .
  586.         .
  587.         .
  588.         .
  589.         .
  590.         .
  591.         *MyEnd*
  592.  
  593.  
  594.   (If some text editors don't use ASCII 10 (Linefeed) as line separators,
  595.   (AsmOne) you can find the start and the end of the text, and than
  596.   convert ASCII 0 to ASCII 10.(EOF to LINEFEED))
  597.  
  598.   When you activate the rescue option, the screen will flash to show you
  599.   that something is going on, and when the text is found a requester
  600.   will be displayed. You can no select a end-of-text marker and see if
  601.   the size of the text found is the right size. If the size is right, you
  602.   can now save the text found and than continue, or you can break
  603.   the search.
  604.  
  605.   You can also interrupt the search by pressing the left mousebutton.
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612. SWITCH BLANKER MODE        ALT/CTRL and . (Keypad)
  613. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  614.   This will bring up a requester and you may choose from three types of
  615.   blankers.
  616.         - SPACE TRIP    A bit prosessor sensetive.
  617.         - LINES        This also a bit prosessor sensetive.
  618.         - BLACK SCREEN    No processor time sensetive,
  619.                 good for multitasking.
  620.         - 3D CLOCK    A bit prosessor sensetive.
  621.         - NONE        NO blanking.
  622.         - DIMMER    Very good for intensive multitasking.
  623.  
  624. ° The space trip mode will display a star field that travel towards you.
  625.   You can now change the colours on the stars by creating a file called
  626.   SPACE.COLOUR in the S: directory on your startup-disk.
  627.  
  628.   · The file must contain the definition of seven colours in the following
  629.     format 
  630.     
  631.     F4A,D48,B47,A45,824,623,522
  632.  
  633.   · The format is 7 colours containing red,green,blue values for
  634.      each colour
  635.  
  636.     F4A
  637.     ^^^
  638.     |||_____Blue    {0123456789ABCDEF}
  639.     ||______Green    {0123456789ABCDEF}
  640.     |_______Red        {0123456789ABCDEF}
  641.              ^              ^
  642.              |              |
  643.                      Dark       Light
  644.  
  645.   · You don't have to delete this file to bypass the load colour function.
  646.     Here is how you do it. You simply place a illegal char as the first
  647.     char.
  648.           Example: *F4a,D48,B47,A45,824,623,522
  649.  
  650.   · And to reactivate the load colour function, you just delete the illegal
  651.     char, and the colour that you have defined will be loaded.
  652.  
  653.  
  654. ° The Line mode (Kaleidoscope) will display a random set of lines. The
  655.   lines will bounce around the screen making beautiful patterns. This
  656.   mode is not good for heavy multitasking, but nice to look at!
  657.  
  658. ° The Black Screen blanker will open up a small black screen. This mode
  659.   requiers almost no processor time at all. Nice for multitasking with
  660.   other 'heavy' tasks as raytracers.
  661.  
  662. ° The 3D clock mode will display a wireframe clock, showing the current time.
  663.   The clock will rotate randomly around the X, Y and Z axis.
  664.  
  665. ° The colour dimmer is a more processor time friendly, it will use almost
  666.   no processor time. This mode can be used when other tasks require as much
  667.   of the 68000 as possible (Raytracers...)
  668.  
  669.  
  670.  
  671.  
  672. DISPLAY EXEC VECTORS        ALT/CTRL and BACKSPACE
  673. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  674.   This will display six of the vectors in the ExecBase. The six vectors
  675.   are used by some viruses to link them self into memory and survive a
  676.   warm reset. You can reset the vectors if you want to.
  677.  
  678.   The Vectors will also be checked each minute, and if they are non-zero
  679.   the requester will be displayed. This can discover viruses that has been
  680.   started from a program and linked it self into the vectors.
  681.  
  682.   Use the middle gadget to toggle On and Off the vector checking.
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689. DISPLAY BOOT-BLOCK         ALT/CTRL and 4 (Keypad)
  690. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  691.   This will display the boot-block on the disk in DF0 as a ASCII-dump.
  692.   You could use this to check disks for bootblock viruses and to view
  693.   the boot-block.
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700. INSTALL BOOT-BLOCK         ALT/CTRL and 5 (Keypad)
  701. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  702.   This will install a standard bootable boot-block on the disk in
  703.   DF0. This is the same boot-block as the one you get by using
  704.   the DOS command Install.
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711. UNINSTALL BOOT-BLOCK       ALT/CTRL and 6 (Keypad)
  712. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  713.   This will make the disk in DF0: unable to boot.
  714.  
  715.  
  716.  
  717.  
  718.  
  719. KEYBOARD MACRO                      ALT/CTRL and M
  720. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  721.   This will display a requester and you can choose a key to make a
  722.   macro on. The key must be one from the these {1 2 3 4 5 6 7 8 9 0}.
  723.   When the macro is recording your keypresses, a sprite will be displayed.
  724.   The recording can be stopped by pressing ALT/CTRL M. The size of the
  725.   macro memory is 1024 bytes, so approx.. 256 keypress can be recorded.
  726.   You can save your macros by selecting SAVE on the requester. The macros
  727.   will be saved to the S: directory.
  728.   If there is a delay for more then 1 second when recording, the delay
  729.   will also be recorded, so the macro can be used with saving of files and
  730.   then do something after the saving has completed.
  731.  
  732.   The macros can be nested into each other with no limitation.
  733.   Some of the functions in the blanker can be used in the macros. Window
  734.   and screen flipping can be used.
  735.  
  736.   For deleting a macro you can select a macro and record nothing.
  737.   
  738.   example:  ALT/CTRL M, then macro 1, then ALT/CTRL M.
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745. NEWCLI                              ALT/CTRL and C
  746. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  747.   This will open a new CLI-window. You most have the NewCli and EndCLi
  748.   commands in the C: directory. You close the CLI-window with the
  749.   EndCli command.
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756. FONT VIEWER                ALT/CTRL and F
  757. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  758.   This will open up a font requester and display a list of the available
  759.   fonts. By clicking on a font name the font will be displayed in the
  760.   centre box on the requester.
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767. DISK COPY        ALT/SHIFT/CTRL   DISK COPY
  768. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  769.   This will make a copy of a disk. This is a bit simple so only the
  770.   DF0: unit is used for the copy. The trackdisk device is used, so
  771.   it's not of the fastest copier around, but it works.
  772.   (I've only got one drive.)
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779. DISK FORMATTING           ALT/SHIFT/CTRL   FORMAT
  780. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  781.   This will format a disk in the DF0: device. The data that was on
  782.   the disk will be lost, so be careful. You can choose between the
  783.   QUICK and the STANDARD mode. The QUICK mode will not format the
  784.   whole disk, but only the root block. So if you have a completely unused
  785.   disk, you should use the STANDARD mode to format the disk. This will
  786.   initialize all of the sectors to the Amiga DOS format.
  787.  
  788.  
  789.  
  790.  
  791.  
  792. -----------------------------------------------------------------------------
  793.  
  794.   All of the functions should work one any legally opened intuition screen.
  795.   It will not work on custom screens made by hacking with copperlists.
  796.   All functions will make popup windows on the window you are currently
  797.   working on. If the window has the NOCAREREFRESH bit set, some functions
  798.   will not open up on that window, but on a normal window.
  799.   To be sure that it don't crash, you should always close any windows that
  800.   the SPACE program have opened one a screen that you want to close. If you
  801.   close the program that 'own' that screen, you may never get to the windows
  802.   that SPACE opened on that now closed screen. This may be fixed in later
  803.   versions, by hooking onto the CloseScreen function in graphics.library.
  804.  
  805.   You need the 'reqtools.library' in the Libs: directory on your startup-disk
  806.   to use this program.
  807.  
  808.   The 'reqtools.library' and the 'powerpacker.library' was written
  809.   by Nico François (PowerPeak).
  810.  
  811.   I will send my greetings to this great amiga programmer !!!.
  812.   Keep up the exellent work.
  813.  
  814. -----------------------------------------------------------------------------
  815.  
  816.  
  817.             //   AND REMEMBER THAT ONLY THE AMIGA MAKES IT POSSIBLE !
  818.            //
  819.           //     ...AND MONEY MAKES EVEN MORE POSSIBLE !!!
  820.       \\ //
  821.        \X/       SPREAD THE PROGRAM AND THE WORD
  822.  
  823.